Skip to main content

subItemMouseLeave

Type

message

Summary

This message is sent when the mouse leaves a subitem's rect.

Syntax

subItemMouseLeave (pItemIndex, pSubItemName)

Description

Use the subItemMouseLeave message to detect when the mouse leaves a subitem rectangle.

Parameters

NameTypeDescription

pItemIndex

An Integer representing the index of the item under the mouse cursor.

pSubItemName

A String representing the name of the subitem under the mouse cursor.